Welcome![Sign In][Sign Up]
Location:
Search - c gif

Search list

[Graph programdgif_lib

Description: Gif解码程序库,代码质量不错的。采用C语言编写。-Gif decoding libraries, code quality good. Using C language.
Platform: | Size: 6144 | Author: 石代奎 | Hits:

[Picture Viewergifload_demo

Description: GIF文件加载的源代码,直接在工程中加入类即可-GIF document loading the source code directly in the projects can join the class
Platform: | Size: 116736 | Author: 骏子 | Hits:

[Picture ViewerDosImageprocess

Description: dos下用c实现图像的处理,可处理bmp,pcx,gif等格式的显示和简单的特效处理。-dos c achieve using image processing, handling bmp, nil, gif format display and simple effects processing.
Platform: | Size: 1366016 | Author: 冯磊 | Hits:

[Special EffectsWinImageprocess

Description: windows下实现对各种格式图像的处理,用c++实现对bmp,jepg,gif等格式图像的处理及特效的算法。-windows under a variety of formats for image processing, c achieve right bmp, jepg, gif format image processing algorithms and special effects.
Platform: | Size: 1167360 | Author: 冯磊 | Hits:

[Picture ViewerWATCOMCforGIF

Description: 用watcom c显示GIF图像格式 用watcom c显示GIF图像格式-with Watcom c shows GIF format images with Watcom c shows GIF format images
Platform: | Size: 6144 | Author: 乔凯 | Hits:

[Picture ViewerGIF_code

Description: 这是一个关于GIF图片文件格式的C语言解码程序-This is a GIF image files on the C language format decoding procedures
Platform: | Size: 5120 | Author: njgwx | Hits:

[Windows Develop576

Description: CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.-CxImage is a C class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
Platform: | Size: 590848 | Author: 小郑 | Hits:

[ARM-PowerPC-ColdFire-MIPSBMP2GIF

Description: 用c写的bmp转换成gif的程序。在tc2.0下编译通过。可以直接移到嵌入式平台使用-used to write the bmp converted into gif procedures. Under the tc2.0 compile. Embedded can be directly moved to the platform
Platform: | Size: 2048 | Author: 阮麟 | Hits:

[OtherLoadGif

Description: 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。   由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。   假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be BUTTON, STATIC, and so on. Suppose you added in the control ID is IDC_FLASH, your dialog window handle is hDlg, CPictureEx w
Platform: | Size: 365568 | Author: 王易 | Hits:

[GDI-BitmapLoadGff

Description: 前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be BUTTON, STATIC, and so on. Suppose you added in the control ID is IDC_FLASH, your dialog window handle is hDlg, CPictureEx would use,
Platform: | Size: 365568 | Author: 陈真 | Hits:

[Picture Viewer12452121

Description: 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG/GIF image if you are using a VB programmers. in the proceedings to show JPG or GIF images just as easy to wait until Form Image Control,- minutes fixed up. But C programmers to show the same graphics is not so easy, So is not prepared to own JPG decompression code? Of course not so complicated! This code will be demonstrations on how to MFC process shows JPG or GIF images.
Platform: | Size: 291840 | Author: 张巍 | Hits:

[Compress-Decompress algrithms_041214Sams.C.Primer.Plus.5th.Edition.Nov.2004.eBo

Description: java对GIF的编解码工具,有完整的说明和例子-java GIF the right codecs tools, a full description and examples
Platform: | Size: 3456000 | Author: zhoujin | Hits:

[Picture Viewerfbv-1.0b.tar

Description: linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, and other functions, to achieve pure C, compact and easy to use. very suitable for embedded used as transplants and secondary development, reference can be made to realize its digital products Photo browser.
Platform: | Size: 19456 | Author: nico zhu | Hits:

[Picture ViewerimageConvert

Description: 一个用C#写一个图片转换程序,可以转为GIF,JPG,PIF文件。-a C# to write a picture switching procedures can be converted to GIF, JPG, PIF documents.
Platform: | Size: 26624 | Author: 李平 | Hits:

[Special EffectsImageStone_src

Description: ImageStone is a powerful C++ class library for image manipulation. It is written in pure C++ and easy portable. It includes load/save(support BMP GIF JPG PNG TIF ICO TGA PCX PSD...), display, histogram, undo/redo and transform image with over 100 predefined effects. -ImageStone C is a powerful class library az r image manipulation. It is written in pure C and easy portable. It includes load/save (support BMP GIF JPG PNG TIF ICO TGA PCX PSD ...), display, histogram, undo/redo and transform image with over 100 pre defined effects.
Platform: | Size: 3330048 | Author: | Hits:

[Graph programPicDecoder

Description: 各种图像的解码C code,包括JPEG,tiff,gif-various image decoding C code, including JPEG, tiff, gif
Platform: | Size: 439296 | Author: 章节 | Hits:

[GDI-BitmapGIFdecode

Description: GIF图形处理的标准解码程序,适合GIF89A标准格式,用标准C语言编写.-GIF graphics standard decoding procedures for GIF89A standard format using standard C language.
Platform: | Size: 5120 | Author: 陈名 | Hits:

[CSharpPicChanger

Description: c#实现的图片转换功能 能够对.bmp,.jpg,gif,png等格式的图片进行相互转换!-c# realized Photo conversion function right. Bmp,. Jpg, gif, png picture format, such as mutual conversion!
Platform: | Size: 30720 | Author: 李枫 | Hits:

[GDI-Bitmapimagesconvert

Description: C++builder下使用的png,gif,jpg,bmp图片的相互转换.-C builder use of the png, gif, jpg, bmp image conversion.
Platform: | Size: 923648 | Author: | Hits:

[Browser ClientwebFileUpLoadWithCSharp

Description: 用C#写的基于web的文件上传程序,只支持jpg、gif、doc文件上传,可以自行更改,以支持更多的文件类型。-written in C# web-based document upload process, which only supports jpg, gif, doc file uploads, can make changes to support more file types.
Platform: | Size: 2048 | Author: 汤沐 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net